Welcome![Sign In][Sign Up]
Location:
Search - java odbc

Search list

[Other resourceapriori算法java实现

Description: 针对于关联规则数据挖掘的apriori算法,采用ODBC连接数据库.采用Java实现.-Implement apriori algorithm of Assosiation Rule Data Mining using Java, accessing database with ODBC.
Platform: | Size: 53350 | Author: colin | Hits:

[JSP/Java让人眼前一亮的java数据库设计

Description: 说明: 1、这是一个让人眼前一亮的设计,通过java swing能设计出如此漂亮的界面实属不易; 2、该代码的一个优势,能够复用!! 3、能够创建简单的表,插入表,查询表的功能,尤其是查询部分可以在空白处输入SQL语句就可以直接查询了; 4、插入部分执行成功后重置界面还可以再次执行插入功能; 5、如果多个文件插入,也可以通过输入不同表名来进行更改; 6、这是一个桥连数据库,需要配置ODBC; 7、不足之处,由于本次设计中数据库设计成自动增加的功能,所以有时比较别扭,可能插不进去,不过如果能看懂代码的可以进行局部更改,不失为一个好的代码;-Note : 1, it is a people's eyes and through java swing can design the interface so beautiful it is not easy; 2, the source of an advantage to reuse! ! 3, to create a simple table, insert the table look-up table functions, especially for some of the blank space on the importation of SQL statements can direct inquiries; 4, insert some replacement after successful implementation of interface implementation can also insert functional again; 5, insert multiple files, they can also be searched by name of the table to change; 6, which is a bridge even database, the need for ODBC; 7, inadequate, due to the design of the database is designed to automatically increase the function, sometimes uncomfortable, interpolation may not get, but if we can understand code the changes can be localized, is
Platform: | Size: 122255 | Author: zhangsan | Hits:

[Other resourcejdbc-odbc-sql2000

Description: 这是一个桥连sql2000的例子 内容详尽,操作详细 使读者可以在5分中内完成对java操作sql2000的查询操作 如果你是java的初学者,请你一定要看一下-This a bridge even MACHINE detailed examples, operating detail so that readers can be five points to complete java operation MACHINE inquiries if you are operating j ava beginners, you must consider
Platform: | Size: 2321 | Author: 陈涛 | Hits:

[GUI Developjava@jspchat

Description: 1.服务器端:(Windows平台)首先应有java环境jdk,建议采用jdk1.4,配置Taxpad或安装JCreater。然后安装SQL数据库,建立数据库javaicq,并且建立表icq和表friend。用户也可以还原数据库名字为:javaicq,,或可在SQL查询分析器里面运行代码,然后在控制面板中的ODBC数据源中设置用户DSN数据源javaicq和文件DSN数源javaicq建立与数据库的连接。然后在Taxpad或JCreater开发环境中运行javac Server.java ,java Server及可。 -1. Server : (Windows platform) should first java jdk environment, recommended jdk1.4, configuration or installation JCreater Taxpad. Then install the SQL database, database javaicq, and building tables and table icq friend. Users can also restore the database name : javaicq,, or in SQL Query Analyzer inside running code, then in the control panel ODBC data source user DSN data sources and documents DSN javaicq Soyea javaicq establish database connections. Then Taxpad or JCreater development environment running javac Server.jav a, java Server and can be.
Platform: | Size: 19899 | Author: tttlan | Hits:

[Other resource57-ODBC

Description: 用VC++实现ODBC连接数据库,对于初学者进行数据库开发,或用Java开发ODBC有指导作用!-with VC ODBC to connect to the database, for beginners database development, Java or ODBC development of a guiding role!
Platform: | Size: 522462 | Author: liwei | Hits:

[JSP/JavaJavajdbc-odbc

Description: Java通过jdbc-odbc桥访问数据库实例-Java through jdbc - odbc bridge access to the database example
Platform: | Size: 4566 | Author: yangzhong | Hits:

[WEB CodeJSP网络购物系统 v1.0 简易安装版

Description: 一个J2EE开发的商务网站1.配置tomcat服务器--首先安装jdk,后安装tomcat 详细配置说明 2.点击jspshop 1.0.exe安装文件。(注意在安装时选择目录 tomcat根目录\webapps\root.) 3.设置数据源:控制面板--管理工具--数据源(ODBC)--添加 用户数据源 选择 驱动器为:microsoft Access Driver 数据源名为jspshop 数据库在 tomcat根目录\webapps\root\jspshop\database\db.mdb 数据库可以重命名(建议); 4.安装成功,重新启动服务器Tomcat,用浏览器中输http://localhost:8080/jspshop进行测试 -a J2EE development of a business website. Tomcat server configuration-- first jdk installed, installed after tomcat detailed configuration Note 2. Click jspshop 1.0.exe installation. (Note that the installation directory tomcat root directory \ webapps \ root.) 3. Set up data sources : the control panel-- Tools-- Data Sources (ODBC)-- Data Sources add users to choose Drivers : microsoft Access Driver data source database called jspshop tomcat root directory \ webapps \ root \ jspshop \ database \ db.mdb database can rename (proposal); 4. the successful installation, restart Tomcat server, browser lost http://localhost:8080/jspshop test
Platform: | Size: 1488896 | Author: 张三 | Hits:

[Windows DevelopJava的数据库操作

Description: Java的数据库操作 该数据库只有一个表addresss,它有11列.先把数据库注册为ODBC数据源.-Operation of database in Java.The database only has a table named address ,having 11 columns. Register the database to a ODBC datasource first.
Platform: | Size: 26624 | Author: 罗文 | Hits:

[AI-NN-PRapriori算法java实现

Description: 针对于关联规则数据挖掘的apriori算法,采用ODBC连接数据库.采用Java实现.-Implement apriori algorithm of Assosiation Rule Data Mining using Java, accessing database with ODBC.
Platform: | Size: 53248 | Author: | Hits:

[JSP/Java让人眼前一亮的java数据库设计

Description: 说明: 1、这是一个让人眼前一亮的设计,通过java swing能设计出如此漂亮的界面实属不易; 2、该代码的一个优势,能够复用!! 3、能够创建简单的表,插入表,查询表的功能,尤其是查询部分可以在空白处输入SQL语句就可以直接查询了; 4、插入部分执行成功后重置界面还可以再次执行插入功能; 5、如果多个文件插入,也可以通过输入不同表名来进行更改; 6、这是一个桥连数据库,需要配置ODBC; 7、不足之处,由于本次设计中数据库设计成自动增加的功能,所以有时比较别扭,可能插不进去,不过如果能看懂代码的可以进行局部更改,不失为一个好的代码;-Note : 1, it is a people's eyes and through java swing can design the interface so beautiful it is not easy; 2, the source of an advantage to reuse! ! 3, to create a simple table, insert the table look-up table functions, especially for some of the blank space on the importation of SQL statements can direct inquiries; 4, insert some replacement after successful implementation of interface implementation can also insert functional again; 5, insert multiple files, they can also be searched by name of the table to change; 6, which is a bridge even database, the need for ODBC; 7, inadequate, due to the design of the database is designed to automatically increase the function, sometimes uncomfortable, interpolation may not get, but if we can understand code the changes can be localized, is
Platform: | Size: 121856 | Author: zhangsan | Hits:

[SQL Serverjdbc-odbc-sql2000

Description: 这是一个桥连sql2000的例子 内容详尽,操作详细 使读者可以在5分中内完成对java操作sql2000的查询操作 如果你是java的初学者,请你一定要看一下-This a bridge even MACHINE detailed examples, operating detail so that readers can be five points to complete java operation MACHINE inquiries if you are operating j ava beginners, you must consider
Platform: | Size: 2048 | Author: 陈涛 | Hits:

[SQL Server57-ODBC

Description: 用VC++实现ODBC连接数据库,对于初学者进行数据库开发,或用Java开发ODBC有指导作用!-with VC ODBC to connect to the database, for beginners database development, Java or ODBC development of a guiding role!
Platform: | Size: 522240 | Author: liwei | Hits:

[JSP/JavaJavajdbc-odbc

Description: Java通过jdbc-odbc桥访问数据库实例-Java through jdbc- odbc bridge access to the database example
Platform: | Size: 4096 | Author: yangzhong | Hits:

[Other Databasessun.jdbc.odbc.JdbcOdbcDriver

Description: java通过ODBC JDBC桥完成数据库的操作简单代码-java through ODBC database JDBC Bridge completed the simple code
Platform: | Size: 2048 | Author: 郝小利 | Hits:

[Internet-Networkjava

Description: (1) 运用JDBC-ODBC实现对数据库的访问。 (2) 人力资源管理系统应包括对员工基本情况的管理、工资管理、人员流动管理三个部分。 -(1) realize the use of JDBC-ODBC database access. (2) human resources management system should include the basic conditions for staff and management, wage management, mobility management is in three parts.
Platform: | Size: 14336 | Author: 肖俊琴 | Hits:

[JSP/Javajspshop

Description: jsp+access开发的网上销售手机网站 1.进入“控制面板”-->管理工具”--->“数据源(ODBC)” 2.选择“用户DNS” 3.点击“添加”---〉选择驱动器“Microsoft Access Driver”---点击“完成” 4.填写数据源名:shnxn 5.选择数据库(我们网站的数据库所在位置,缺省为frshop下面database下的db.mdb,为了安全,您可以把数据库放置 在任何地方,只需保证这里的连接到那个数据库即可) 6.单击“确定” 7.完成数据源设置 设置完数据源以后,您只须把我们给您的文件中的classes文件下复制到 网站根目录的web-inf文件夹下面; 然后重启服务器即可。-jsp+ access the development of mobile phones online sales site 1. to enter the
Platform: | Size: 736256 | Author: | Hits:

[JSP/JavaJava

Description: Java程序设计实用教程源代码 本书源代码按章分别放置在不同的文件夹中,所有程序均在JDK1.6环境下编译运行正常,除了第13章需要建立ODBC数据源之外,其他程序只要有Java运行环境即可直接运行。-Java Programming Tutorial practical source book source code, respectively, in accordance with Chapter placed in a different folder, all programs are running JDK1.6 compiler normal circumstances, in addition to Chapter 13 need to create ODBC data source, other procedures as long as have Java runtime environment can be directly run.
Platform: | Size: 607232 | Author: heyi | Hits:

[JSP/Javamysql-connector-odbc-noinstall-5.1.8-winx64

Description: programacion en java conexion a sql
Platform: | Size: 5540864 | Author: israel02 | Hits:

[JSP/JavaODBC

Description: java程序通过ODBC链接ACCESS数据库。编写JAVA程序,实现CRUD操作。-java program ACCESS database through the ODBC link. JAVA program written to achieve the CRUD operations.
Platform: | Size: 23552 | Author: 周丹婷 | Hits:

[JSP/Javaodbc

Description: java利用odbc数据源连接sql数据库的源代码 java利用jdbc驱动连接sql的驱动及源码-java source code java odbc data source to connect sql database to use the driver and source of the jdbc driver to connect to sql
Platform: | Size: 3072 | Author: qliangwang | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net